Nevron Open Vision Documentation
Nevron.Nov.DataStructures Namespace / NIteratorHelpers<T> Class
Members


In This Topic
    NIteratorHelpers<T> Class
    In This Topic
    Provides helper methods for working with iterators
    Object Model
    NIteratorHelpers<T> Class
    Syntax
    'Declaration
     
    
    Public MustInherit NotInheritable Class NIteratorHelpers(Of T) 
    'Usage
     
    
    Dim instance As NIteratorHelpers(Of T)
    public static class NIteratorHelpers<T> 
    Type Parameters
    T
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.DataStructures.NIteratorHelpers<T>

    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also